home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / tosfixes / fix_gdos.lzh / README.TXT < prev   
Text File  |  1991-05-23  |  1KB  |  30 lines

  1. Some programs don't run with GDOS, because this programs call v_opnvwk() or
  2. v_opnwk() with handle 0. Also programs compiled with OMIKRON-basic have this
  3. problem: "Invalid handle".
  4.  
  5. FixGDOS fix this problem:
  6.  
  7.  
  8.  
  9.  
  10.                                   F I X - G D O S
  11.           ===============================================================
  12.  
  13.                             >>>>  PUBLIC - DOMAIN  <<<<
  14.  
  15.  
  16.     This Program FIX_GDOS.PRG fix the problem with unvalid VDI handle's
  17.     by using GDOS, AMSGDOS or NVDI and a unclean programming.
  18.  
  19.     No more:
  20.                  "!!!!!   Invalid GDOS Handle   !!!!!"
  21.  
  22.     This program can run from the AUTO-folder or from the DESKTOP.
  23.     It links itself into the TRAP#2 (AES/VDI) vector (XBRA, dfGD).
  24.  
  25. -------------------------------------------------------------------------------
  26. |   Dieter Fiebelkorn                          |  With a rubber duck,   :-)   |
  27. |   fiebelko@petra.informatik.uni-dortmund.de  |  one's never alone.    :^{   |
  28. -------------------------------------------------------------------------------
  29.  
  30.